kwalletcli software package provides command line interface to the KDE Wallet, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install kwalletcli
kwalletcli is installed in your system.
Make ensure the kwalletcli package were installed using the commands given below,
$ sudo dpkg-query -l | grep kwalletcli *
You will get with kwalletcli package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | KDE |
| Package | kwalletcli |
| Version | 2.12-5 |
| Description | command line interface to the KDE Wallet |
| Sub Section | kde |